GitHubBranches: Add New/Remove-GitHubRepositoryBranch Functions#256
GitHubBranches: Add New/Remove-GitHubRepositoryBranch Functions#256HowardWolosky merged 25 commits intomicrosoft:masterfrom
Conversation
- Add New-GitHubRepositoryBranch and Remove-GitHubRepositoryBranch
- Add CBH Inputs - Fix CBH Outputs - Add PositionalBinding - Change Mandatory parameter order - Add Invocation parm to Write-InvocationLog - Fix getGitHubRepositoryBranchParms - Add temp code to handle diffs in exception object between PS5 & PS7 - Add ShouldProcess to Remove-GitHubRepositoryBranch
If #97 is still a little way to being complete, how about merging this as-is and then converting it to use the reference function when it is available? |
Totally reasonable idea. I'll read through this again in that light for any additional feedback, and if there isn't any, will get it merged in soon. |
HowardWolosky
left a comment
There was a problem hiding this comment.
This looks like it's pretty close to merging in.
Just a few more things to touch up.
Thanks!
HowardWolosky
left a comment
There was a problem hiding this comment.
Just a couple things I missed before.
HowardWolosky
left a comment
There was a problem hiding this comment.
Awesome, thanks for this!
|
/azp run PowerShellForGitHub-CI |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Description
This PR adds the following functions to the
GitHubBranchesmodule:New-GitHubRepositoryBranchRemove-GitHubRepositoryBranchIssues Fixed
None
References
GitHub Repos API
Checklist
If desired, ensure your name is added to our Contributors list